API Explorer

BAHRAIN-OBFv1.0.0 (58 APIs)

Bank
Accounts
Views
Counterparties
Transactions

Create Domestic Payments

NOTE: This endpoint currently only returns example data.

Authentication is Mandatory

JSON request body fields:

JSON response body fields:

Typical Successful Response:

								
									
{ "Meta":{ "FirstAvailableDateTime":{ }, "TotalPages":0 }, "Links":{ "Last":"http://example.com/aeiou", "Prev":"http://example.com/aeiou", "Next":"http://example.com/aeiou", "First":"http://example.com/aeiou", "Self":"http://example.com/aeiou" }, "Data":{ "DomesticPaymentId":"DomesticPaymentId", "Status":"AcceptedCreditSettlementCompleted", "StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00", "Debtor":{ "Name":"Name" }, "CreationDateTime":"2000-01-23T04:56:07.000+00:00", "ExpectedExecutionDateTime":"2000-01-23T04:56:07.000+00:00", "Refund":{ "Account":{ "Identification":{ }, "SchemeName":{ }, "Name":"Name" } }, "Charges":[{ "Type":{ }, "Amount":{ "Amount":{ }, "Currency":{ } }, "ChargeBearer":{ } },{ "Type":{ }, "Amount":{ "Amount":{ }, "Currency":{ } }, "ChargeBearer":{ } }], "ConsentId":"ConsentId", "Initiation":{ "SupplementaryData":{ }, "LocalInstrument":{ }, "DebtorAccount":{ "Name":"Name" }, "RemittanceInformation":{ "RemittanceDescription":"RemittanceDescription", "Reference":"Reference" }, "EndToEndIdentification":"EndToEndIdentification", "InstructionIdentification":"InstructionIdentification", "CreditorAccount":{ "Identification":{ }, "SchemeName":{ }, "Name":"Name" }, "CreditorPostalAddress":{ "CountrySubDivision":{ }, "StreetName":{ }, "Department":{ }, "AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"], "BuildingNumber":{ }, "TownName":{ }, "Country":{ }, "SubDepartment":{ }, "AddressType":{ }, "PostCode":{ } }, "InstructedAmount":{ "Amount":{ }, "Currency":{ } } }, "ExpectedSettlementDateTime":"2000-01-23T04:56:07.000+00:00" } }
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-50000: Unknown Error.
Connector Methods:
Version: BAHRAIN-OBFv1.0.0, function_name: by domesticPaymentsPost, operation_id: BAHRAIN-OBFv1.0.0-domesticPaymentsPost Tags: Domestic Payments, Mocked-Data,

Get Domestic Payment details by DomesticPaymentId

NOTE: This endpoint currently only returns example data.

Authentication is Mandatory

URL Parameters:

DOMESTIC_PAYMENT_ID: DOMESTIC_PAYMENT_ID

JSON response body fields:

Typical Successful Response:

								
									
{ "Meta":{ "FirstAvailableDateTime":{ }, "TotalPages":0 }, "Links":{ "Last":"http://example.com/aeiou", "Prev":"http://example.com/aeiou", "Next":"http://example.com/aeiou", "First":"http://example.com/aeiou", "Self":"http://example.com/aeiou" }, "Data":{ "PaymentStatus":[{ "PaymentTransactionId":"PaymentTransactionId", "Status":"Accepted", "StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00", "StatusDetail":{ "Status":"Status", "LocalInstrument":{ }, "StatusReason":"Cancelled", "StatusReasonDescription":"StatusReasonDescription" } },{ "PaymentTransactionId":"PaymentTransactionId", "Status":"Accepted", "StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00", "StatusDetail":{ "Status":"Status", "LocalInstrument":{ }, "StatusReason":"Cancelled", "StatusReasonDescription":"StatusReasonDescription" } }] } }
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-50000: Unknown Error.
Connector Methods:
Version: BAHRAIN-OBFv1.0.0, function_name: by domesticPaymentsDomesticPaymentIdPaymentDetailsGet, operation_id: BAHRAIN-OBFv1.0.0-domesticPaymentsDomesticPaymentIdPaymentDetailsGet Tags: Domestic Payments, Mocked-Data,

Get Domestic Payments by DomesticPaymentId

NOTE: This endpoint currently only returns example data.

Authentication is Mandatory

URL Parameters:

DOMESTIC_PAYMENT_ID: DOMESTIC_PAYMENT_ID

JSON response body fields:

Typical Successful Response:

								
									
{ "Meta":{ "FirstAvailableDateTime":{ }, "TotalPages":0 }, "Links":{ "Last":"http://example.com/aeiou", "Prev":"http://example.com/aeiou", "Next":"http://example.com/aeiou", "First":"http://example.com/aeiou", "Self":"http://example.com/aeiou" }, "Data":{ "DomesticPaymentId":"DomesticPaymentId", "Status":"AcceptedCreditSettlementCompleted", "StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00", "Debtor":{ "Name":"Name" }, "CreationDateTime":"2000-01-23T04:56:07.000+00:00", "ExpectedExecutionDateTime":"2000-01-23T04:56:07.000+00:00", "Refund":{ "Account":{ "Identification":{ }, "SchemeName":{ }, "Name":"Name" } }, "Charges":[{ "Type":{ }, "Amount":{ "Amount":{ }, "Currency":{ } }, "ChargeBearer":{ } },{ "Type":{ }, "Amount":{ "Amount":{ }, "Currency":{ } }, "ChargeBearer":{ } }], "ConsentId":"ConsentId", "Initiation":{ "SupplementaryData":{ }, "LocalInstrument":{ }, "DebtorAccount":{ "Name":"Name" }, "RemittanceInformation":{ "RemittanceDescription":"RemittanceDescription", "Reference":"Reference" }, "EndToEndIdentification":"EndToEndIdentification", "InstructionIdentification":"InstructionIdentification", "CreditorAccount":{ "Identification":{ }, "SchemeName":{ }, "Name":"Name" }, "CreditorPostalAddress":{ "CountrySubDivision":{ }, "StreetName":{ }, "Department":{ }, "AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"], "BuildingNumber":{ }, "TownName":{ }, "Country":{ }, "SubDepartment":{ }, "AddressType":{ }, "PostCode":{ } }, "InstructedAmount":{ "Amount":{ }, "Currency":{ } } }, "ExpectedSettlementDateTime":"2000-01-23T04:56:07.000+00:00" } }
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-50000: Unknown Error.
Connector Methods:
Version: BAHRAIN-OBFv1.0.0, function_name: by domesticPaymentsDomesticPaymentIdGet, operation_id: BAHRAIN-OBFv1.0.0-domesticPaymentsDomesticPaymentIdGet Tags: Domestic Payments, Mocked-Data,